By Kevin , May 22nd, 2025

In my last post I mentioned releasing a small project in Rust called Hoi, a task runner meant for collaboration or personal use. Since then I was able to add a few more features, nearing a point which I consider 'feature complete':

  • Run unit...

Tags

By Kevin , May 7th, 2025

During covid lockdowns I had several projects in my spare time to keep me busy. One of them was teaching myself to learn how to read sheet music. Another was building an LCD screen marquee of data powered by a Raspberry Pi 3. One was to learn how to write my own programming language using the...

Tags

By Kevin , March 3rd, 2025

For many years, Postman was a tool of choice for me when testing APIs while in development. It was a quick way to construct HTTP requests of any type and probe responses, test auth, things of that nature. It made quick work of figuring out how to design consumers, client wrappers and objects in...

By Kevin , March 1st, 2025

Forticlient seems to have a lot of issues working correctly on Fedora and/or SAML required setups (where you complete the auth in an external browser). The best I can get from the error logs is that the connection was terminated. Fortinets support of Linux is not the best.

Fortunately you...

Tags

By Kevin , December 3rd, 2024

It has been perhaps the 3 busiest months of my life between bidding on homes, closing, and moving. Despite my best efforts and planning, there was a lot more work and logistics than I had anticipated. While we are mostly settled now, there is a lot I wish I knew upfront that would make it go...

Tags